const github.com/refraction-networking/utls.helloIOS

5 uses

	github.com/refraction-networking/utls (current package)
		u_common.go#L173: 	helloIOS              = "iOS"
		u_common.go#L649: 	HelloIOS_11_1 = ClientHelloID{helloIOS, "111", nil, nil} // legacy "111" means 11.1
		u_common.go#L650: 	HelloIOS_12_1 = ClientHelloID{helloIOS, "12.1", nil, nil}
		u_common.go#L651: 	HelloIOS_13   = ClientHelloID{helloIOS, "13", nil, nil}
		u_common.go#L652: 	HelloIOS_14   = ClientHelloID{helloIOS, "14", nil, nil}